'Declaration Public Function New( _ ByVal gpath As IEnumerable(Of PathEx.Segment), _ ByVal fillMode As FillModeEx _ )
public PathEx( IEnumerable<PathEx.Segment> gpath, FillModeEx fillMode )
Parameters
- gpath
- fillMode
'Declaration Public Function New( _ ByVal gpath As IEnumerable(Of PathEx.Segment), _ ByVal fillMode As FillModeEx _ )
public PathEx( IEnumerable<PathEx.Segment> gpath, FillModeEx fillMode )